Welcome![Sign In][Sign Up]
Location:
Search - The Game of Life

Search list

[Game ProgramPlaneChange

Description: 这是初级打飞机游戏的改进版本,可以实现三颗子弹的并发,有生命值和玩家游戏次数,让你对java手机游戏有更加深入的了解-This is the primary fighting aircraft, an improved version of the game, you can achieve concurrent three bullets, the game of life value and the number of players, so you have java mobile games more in-depth understanding of
Platform: | Size: 1741824 | Author: 叶孙晓 | Hits:

[matlabgameoflife

Description: these are a matlab sources codes, which give a solution for the game of life, with some diferents modes of operation. enjoy the code :)
Platform: | Size: 3072 | Author: TheSujer | Hits:

[Shot Gametank

Description: 一个用java编写的坦克大战小游戏,主要运用java绘图、线程、界面开发、文件读写知识,可以通过修改敌人坦克数和自己的坦克生命数来增加游戏难度-Tankedaizhan written a java game, the main use of java graphics, thread, interface development, document literacy knowledge, you can modify the number of enemy tanks and the number of their tanks to increase the difficulty of the game of life
Platform: | Size: 32768 | Author: 00 | Hits:

[Game Programshuju-jiegou-yu-chengxusheji

Description: 编程 原则1 1.2游戏生活 练习1.2 通过手工计算,确定会发生什么事,每个配置如图1.1所示 当然五个世代。 [建议:成立了一个棋盘上的生命配置。使用一个 在目前这一代的生活细胞的棋子颜色,以纪念那些将第二个颜色 出生或死亡的下一代。] 回答 (一) -Programming Principles 1 1.2 THE GAME OF LIFE Exercises 1.2 Determine by hand calculation what will happen to each of the configurations shown in Figure 1.1 over the course of five generations. [Suggestion: Set up the Life configuration on a checkerboard. Use one color of checkers for living cells in the current generation and a second color to mark those that will be born or die in the next generation.] Answer (a)
Platform: | Size: 2736128 | Author: morning | Hits:

[matlablife

Description: :元胞自动机不仅是理论计算机科学领域的一个重要的计算模型,而且可视为一无限维的离散动力系统,被广泛应用于 自然科学和社会科学各领域的复杂性的研究中,是一个重要的研究方法和工具。该文以Matlab 为开发工具,开发了元胞自 动机的可视模型,为其在各个领域的复杂性研究提供了一个简易、可行的计算机仿真工具-MATLAB s version of Conway s Game of Life. "Life" is a cellular automaton invented by John Conway that involves live and dead cells in a rectangular, two-dimensional universe. In MATLAB, the universe is a sparse matrix that is initially all zero. Whether cells stay alive, die, or nerate new cells depends upon how many of their eight possible neighbors are alive. By using sparse matrices, the calculations required become astonishingly simple. We use periodic (torus) boundary conditions at the edges of the universe. Pressing the "Start" button automatically seeds this universe with several small random communities. Some will succeed and some will fail.
Platform: | Size: 2048 | Author: zhangziliang | Hits:

[Other Gamesconwayslife1

Description: 主要是一个生命游戏的过程。不过是一个开放的边界条件。-Mainly a process of the game of life. But is an open boundary condition.
Platform: | Size: 2048 | Author: zhangziliang | Hits:

[Other Gamesgameoflife

Description: C++ code for the game of life. This program gives the user control over elements of the game of life such as the size of the world and the amount of starting life.
Platform: | Size: 2048 | Author: hatsjoe | Hits:

[MPIGGammeOfLifeea

Description: Game Of Life 的并行程序源码在MPI的下设设计的C语言程序源码:GameOfLife1 可直接使用。 -The Game Of Life parallel program source code in the MPI consists of C-language program source code: GameOfLife1 can be used directly.
Platform: | Size: 2048 | Author: | Hits:

[Other GamesGameOfLife

Description: Implementation of the game of life
Platform: | Size: 1024 | Author: Alessandro | Hits:

[OS programSetMem

Description: 用MFC制作的一个单机游戏内存修改器、如改变游戏角色生命数值等,自己写的有源码-MFC produced a stand-alone game memory changes, such as changing the role of the game of life values, and so on, write your own source
Platform: | Size: 66560 | Author: 雷盼 | Hits:

[matlabCA-matlab

Description: matlab对于Ca模拟的几个例程,包括生命游戏,表面张力,渗流集群等在内。是ca入门的好选择。-matlab for Ca simulation routines, including the Game of Life, the surface tension, percolation clusters. Ca entry.
Platform: | Size: 91136 | Author: david | Hits:

[CSharpLifeGame

Description: 一个简单的关于元胞自动机的生命游戏的小程序,在其中可以选择burn和live的数量。-A simple applet on the Game of Life cellular automata, in which you can choose the number of burn and live.
Platform: | Size: 29664256 | Author: 林芸 | Hits:

[Windows DevelopLiveGame

Description: 含有源代码的元胞自动机生命游戏的程序,打开后可以直接运行。-The Game of Life program cellular automata containing source code, can be run directly open.
Platform: | Size: 99328 | Author: 林芸 | Hits:

[Windows Developgame

Description: 说明 生命游戏 ( game of life ) 为 1970 年由英国数学家 J. H. Conway 所提出,某一细胞的邻居 包 括上、下、左、右、左上、左下、右上与右下相邻之细胞,游戏规则如下: 孤单死亡:如果细胞的邻居小于一个,则该细胞在下一次状态将死亡。 拥挤死亡:如果细胞的邻居在四个以上,则该细胞在下一次状态将死亡。 稳定:如果细胞的邻居为二个或三个,则下一次状态为稳定存活。 复活:如果某位置原无细胞存活,而该位置的邻居为三个,则该位置将复活一细胞。-Game of Life (game of life) for 1970 by the British mathematician JH Conway, a cell' s neighbors, including the up, down, left, right, upper left, lower left, upper right and lower right cells adjacent to the rules of the game are as follows : lonely death: If the neighbors of the cell is less than one, then the cell next time a state of death. Crowded death: cell neighbors in more than four, the next state of the cell death. Stable: if the cell neighbors for two or three, the next state is stable survival. Resurrection: If a position formerly cell survival, and the location of the neighbors three, the position will be resurrected cells.
Platform: | Size: 1024 | Author: 张兴杰 | Hits:

[JSP/Javaver1

Description: 生命游戏,又称生命棋. 生命游戏中,对于任意位置,规则只有三条: 当周围有3个细胞时,该位置产生细胞 当周围有2个细胞时,该位置维持原样 其他情况,该位置变为无细胞 -Game of Life, also known as life chess for any position in the game of life, the rules only three: When surrounded by three cells, the location cells when surrounded by two cells, the position remained the same the other cases, the position change cell-free
Platform: | Size: 7168 | Author: chushaolou | Hits:

[OtherCA-matlab

Description: 元胞自动机的模拟,包括沙堆模型,森林模型,生命游戏等一系列代码-Simulation of cellular automata, including the sandpile model forest model, the Game of Life, a series of code
Platform: | Size: 91136 | Author: gudushuxue | Hits:

[OtherLifeGame

Description: 一个介绍生命游戏的小程序,自己写的,有一些供用户选择的操作。-A small program to introduce the game of life, to write their own, for the user to select the operation.
Platform: | Size: 2879488 | Author: 王腾 | Hits:

[Windows DevelopLife-game

Description: CA生命游戏,基于元胞自动机,使用c的easy进行界面设计-CA Game of Life, based on cellular automata, the use of c easy interface design
Platform: | Size: 10240 | Author: huanganfeng | Hits:

[Other GamesLIFE

Description: 一个生命游戏的程序,可以显示你存活的细胞数。-A Game of Life program that can show you the number of viable cells.
Platform: | Size: 1024 | Author: 王雄伟 | Hits:

[assembly languageGame_of_Life

Description: 生命游戏的matlab程序实现,通过编程实现元胞自动机原理中的经典算法程序,生命游戏。-Game of Life matlab program, through the programming of cellular automata theory in the classical algorithm, the game of life.
Platform: | Size: 1024 | Author: lihuasheng | Hits:
« 1 2 3 45 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net